home *** CD-ROM | disk | other *** search
/ SGI Hot Mix 11 / Hot Mix 11.iso / .all / bin / blankwarning.csh (.txt) < prev    next >
Linux/UNIX/POSIX Shell Script  |  1995-06-22  |  146b  |  3 lines

  1. #!/bin/csh -f
  2. xconfirm -c -t "You left one of the data fields blank! " -t "Please fill in the blanks or click 'Quit'." -icon warning >& /dev/null
  3.